Skip to content

ReactiveRecyclerViewAdapter(TCollection) constructor

Defined in

Type: ReactiveRecyclerViewAdapter Namespace: ReactiveUI.AndroidX Assembly: ReactiveUI.AndroidX.dll

Applies to

net10.0-android36.0

protected ReactiveRecyclerViewAdapter(TCollection backingList)

View source

Summary: An adapter for the Android RecyclerView.

Parameters

NameTypeDescription
backingListTCollectionThe backing list.

Remarks

Initializes a new instance of the ReactiveRecyclerViewAdapter class.